projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f650d5
)
Minor fix.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 1 Nov 2008 04:12:14 +0000
(
04:12
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 1 Nov 2008 04:12:14 +0000
(
04:12
+0000)
doc/emacs/maintaining.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/maintaining.texi
b/doc/emacs/maintaining.texi
index 99f6ef0e8d4acca80ade5e931c1bfa6fa5aebccc..220d29c60684817df9bd07afa4a5fe27e002ebbb 100644
(file)
--- a/
doc/emacs/maintaining.texi
+++ b/
doc/emacs/maintaining.texi
@@
-432,7
+432,7
@@
you attempt to execute a command on the fileset.
is the main improvement to VC in Emacs 23. When you mark multi-file
VC in a VC Directory buffer, VC operations treat them as a VC fileset,
and operate on them all at once if the version control system is
-changeset-based. @xref{VC Directory Mode}
+changeset-based. @xref{VC Directory Mode}
.
VC filesets are distinct from the ``named filesets'' used for
viewing and visiting files in functional groups (@pxref{Filesets}).